-- card: 28687 from stack: in.07 Reference -- bmap block id: 0 -- flags: 0000 -- background id: 13647 -- name: -- part 1 (button) -- low flags: 00 -- high flags: A004 -- rect: left=13 top=289 right=311 bottom=97 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Utilities ----- HyperTalk script ----- on mouseUp go to card id 26098 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A004 -- rect: left=330 top=226 right=250 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Affected operations ----- HyperTalk script ----- on mouseUp go to card id 12096 end mouseUp -- part contents for background part 2 ----- text ----- Edit control -- part contents for background part 1 ----- text ----- character procedure LOWTEN(Ch); character Ch; Returns the current "low ten symbol" (exponent indicator) and sets it to Ch. The default lowten symbol is '&'. character procedure DECIMALMARK(Ch); character Ch; Returns the current "decimal mark" and sets it to Ch. The default decimal mark is '.'